home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / oneclickoptimizer.exe / RCDATA / TFRMONECLICK / TFRMONECLICK.txt < prev   
Text File  |  2010-01-14  |  25KB  |  828 lines

  1. object frmoneclick: Tfrmoneclick
  2.   Left = 237
  3.   Top = 350
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Glary Utilities'
  7.   ClientHeight = 270
  8.   ClientWidth = 576
  9.   Color = 15724527
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Image1: TImage
  26.     Left = 0
  27.     Top = 0
  28.     Width = 576
  29.     Height = 270
  30.     Align = alClient
  31.     OnMouseDown = Image1MouseDown
  32.   end
  33.   object lbStartupScan: TLabel
  34.     Left = 16
  35.     Top = 157
  36.     Width = 64
  37.     Height = 13
  38.     Caption = 'Analyzing...'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clGreen
  41.     Font.Height = -11
  42.     Font.Name = 'Tahoma'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     Transparent = True
  46.     Visible = False
  47.   end
  48.   object lbStartupDetails: TLabel
  49.     Left = 166
  50.     Top = 157
  51.     Width = 61
  52.     Height = 13
  53.     Cursor = crHandPoint
  54.     Caption = 'Show Details'
  55.     Font.Charset = DEFAULT_CHARSET
  56.     Font.Color = clBlue
  57.     Font.Height = -11
  58.     Font.Name = 'Tahoma'
  59.     Font.Style = [fsUnderline]
  60.     ParentFont = False
  61.     Transparent = True
  62.     Visible = False
  63.     OnClick = lbStartupDetailsClick
  64.   end
  65.   object lbStartupDesc: TLabel
  66.     Left = 16
  67.     Top = 140
  68.     Width = 233
  69.     Height = 19
  70.     AutoSize = False
  71.     Caption = 'Scan and clean up dangerous startup entries'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clGrayText
  74.     Font.Height = -11
  75.     Font.Name = 'Tahoma'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     Transparent = True
  79.     WordWrap = True
  80.   end
  81.   object lbStartup: TLabel
  82.     Left = 33
  83.     Top = 121
  84.     Width = 200
  85.     Height = 14
  86.     AutoSize = False
  87.     Caption = 'Startup Manager'
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = 10053120
  90.     Font.Height = -12
  91.     Font.Name = 'Tahoma'
  92.     Font.Style = [fsBold]
  93.     ParentFont = False
  94.     Transparent = True
  95.     OnClick = lbStartupClick
  96.   end
  97.   object lbSpywareScan: TLabel
  98.     Left = 313
  99.     Top = 157
  100.     Width = 64
  101.     Height = 13
  102.     Caption = 'Analyzing...'
  103.     Font.Charset = DEFAULT_CHARSET
  104.     Font.Color = clGreen
  105.     Font.Height = -11
  106.     Font.Name = 'Tahoma'
  107.     Font.Style = [fsBold]
  108.     ParentFont = False
  109.     Transparent = True
  110.     Visible = False
  111.   end
  112.   object lbSpywareDetails: TLabel
  113.     Left = 462
  114.     Top = 157
  115.     Width = 61
  116.     Height = 13
  117.     Cursor = crHandPoint
  118.     Caption = 'Show Details'
  119.     Font.Charset = DEFAULT_CHARSET
  120.     Font.Color = clBlue
  121.     Font.Height = -11
  122.     Font.Name = 'Tahoma'
  123.     Font.Style = [fsUnderline]
  124.     ParentFont = False
  125.     Transparent = True
  126.     Visible = False
  127.     OnClick = lbSpywareDetailsClick
  128.   end
  129.   object lbSpywareDesc: TLabel
  130.     Left = 312
  131.     Top = 140
  132.     Width = 233
  133.     Height = 19
  134.     AutoSize = False
  135.     Caption = 'Scan and remove spyware or adware'
  136.     Font.Charset = DEFAULT_CHARSET
  137.     Font.Color = clGrayText
  138.     Font.Height = -11
  139.     Font.Name = 'Tahoma'
  140.     Font.Style = []
  141.     ParentFont = False
  142.     Transparent = True
  143.     WordWrap = True
  144.   end
  145.   object lbSpyware: TLabel
  146.     Left = 329
  147.     Top = 121
  148.     Width = 200
  149.     Height = 14
  150.     AutoSize = False
  151.     Caption = 'Spyware Remover'
  152.     Font.Charset = DEFAULT_CHARSET
  153.     Font.Color = 10053120
  154.     Font.Height = -12
  155.     Font.Name = 'Tahoma'
  156.     Font.Style = [fsBold]
  157.     ParentFont = False
  158.     Transparent = True
  159.     OnClick = lbSpywareClick
  160.   end
  161.   object lbShortcutsScan: TLabel
  162.     Left = 16
  163.     Top = 101
  164.     Width = 64
  165.     Height = 13
  166.     Caption = 'Analyzing...'
  167.     Font.Charset = DEFAULT_CHARSET
  168.     Font.Color = clGreen
  169.     Font.Height = -11
  170.     Font.Name = 'Tahoma'
  171.     Font.Style = [fsBold]
  172.     ParentFont = False
  173.     Transparent = True
  174.     Visible = False
  175.   end
  176.   object lbShortcutsDetails: TLabel
  177.     Left = 166
  178.     Top = 101
  179.     Width = 61
  180.     Height = 13
  181.     Cursor = crHandPoint
  182.     Caption = 'Show Details'
  183.     Font.Charset = DEFAULT_CHARSET
  184.     Font.Color = clBlue
  185.     Font.Height = -11
  186.     Font.Name = 'Tahoma'
  187.     Font.Style = [fsUnderline]
  188.     ParentFont = False
  189.     Transparent = True
  190.     Visible = False
  191.     OnClick = lbShortcutsDetailsClick
  192.   end
  193.   object lbShortcutsDesc: TLabel
  194.     Left = 16
  195.     Top = 83
  196.     Width = 233
  197.     Height = 20
  198.     AutoSize = False
  199.     Caption = 'Scan and clean up invalid shortcuts'
  200.     Font.Charset = DEFAULT_CHARSET
  201.     Font.Color = clGrayText
  202.     Font.Height = -11
  203.     Font.Name = 'Tahoma'
  204.     Font.Style = []
  205.     ParentFont = False
  206.     Transparent = True
  207.     WordWrap = True
  208.   end
  209.   object lbShortcuts: TLabel
  210.     Left = 33
  211.     Top = 66
  212.     Width = 200
  213.     Height = 14
  214.     AutoSize = False
  215.     Caption = 'Shortcuts Fixer'
  216.     Font.Charset = DEFAULT_CHARSET
  217.     Font.Color = 10053120
  218.     Font.Height = -12
  219.     Font.Name = 'Tahoma'
  220.     Font.Style = [fsBold]
  221.     ParentFont = False
  222.     Transparent = True
  223.     OnClick = lbShortcutsClick
  224.   end
  225.   object lbRegistryScan: TLabel
  226.     Left = 16
  227.     Top = 48
  228.     Width = 64
  229.     Height = 13
  230.     Caption = 'Analyzing...'
  231.     Font.Charset = DEFAULT_CHARSET
  232.     Font.Color = clGreen
  233.     Font.Height = -11
  234.     Font.Name = 'Tahoma'
  235.     Font.Style = [fsBold]
  236.     ParentFont = False
  237.     Transparent = True
  238.     Visible = False
  239.   end
  240.   object lbRegistryDetails: TLabel
  241.     Left = 166
  242.     Top = 48
  243.     Width = 61
  244.     Height = 13
  245.     Cursor = crHandPoint
  246.     Caption = 'Show Details'
  247.     Font.Charset = DEFAULT_CHARSET
  248.     Font.Color = clBlue
  249.     Font.Height = -11
  250.     Font.Name = 'Tahoma'
  251.     Font.Style = [fsUnderline]
  252.     ParentFont = False
  253.     Transparent = True
  254.     Visible = False
  255.     OnClick = lbRegistryDetailsClick
  256.   end
  257.   object lbRegistryDesc: TLabel
  258.     Left = 16
  259.     Top = 31
  260.     Width = 233
  261.     Height = 13
  262.     AutoSize = False
  263.     Caption = 'Scan and fix invalid or incorrect registry entries'
  264.     Font.Charset = DEFAULT_CHARSET
  265.     Font.Color = clGrayText
  266.     Font.Height = -11
  267.     Font.Name = 'Tahoma'
  268.     Font.Style = []
  269.     ParentFont = False
  270.     Transparent = True
  271.     WordWrap = True
  272.   end
  273.   object lbRegistry: TLabel
  274.     Left = 33
  275.     Top = 12
  276.     Width = 200
  277.     Height = 14
  278.     AutoSize = False
  279.     Caption = 'Registry Cleaner'
  280.     Font.Charset = DEFAULT_CHARSET
  281.     Font.Color = 10053120
  282.     Font.Height = -12
  283.     Font.Name = 'Tahoma'
  284.     Font.Style = [fsBold]
  285.     ParentFont = False
  286.     Transparent = True
  287.     OnClick = lbRegistryClick
  288.   end
  289.   object lbPrivacyScan: TLabel
  290.     Left = 313
  291.     Top = 101
  292.     Width = 64
  293.     Height = 13
  294.     Caption = 'Analyzing...'
  295.     Font.Charset = DEFAULT_CHARSET
  296.     Font.Color = clGreen
  297.     Font.Height = -11
  298.     Font.Name = 'Tahoma'
  299.     Font.Style = [fsBold]
  300.     ParentFont = False
  301.     Transparent = True
  302.     Visible = False
  303.   end
  304.   object lbPrivacyDetails: TLabel
  305.     Left = 462
  306.     Top = 101
  307.     Width = 61
  308.     Height = 13
  309.     Cursor = crHandPoint
  310.     Caption = 'Show Details'
  311.     Font.Charset = DEFAULT_CHARSET
  312.     Font.Color = clBlue
  313.     Font.Height = -11
  314.     Font.Name = 'Tahoma'
  315.     Font.Style = [fsUnderline]
  316.     ParentFont = False
  317.     Transparent = True
  318.     Visible = False
  319.     OnClick = lbPrivacyDetailsClick
  320.   end
  321.   object lbPrivacydesc: TLabel
  322.     Left = 312
  323.     Top = 83
  324.     Width = 233
  325.     Height = 20
  326.     AutoSize = False
  327.     Caption = 'Erase your activity history and internet traces'
  328.     Font.Charset = DEFAULT_CHARSET
  329.     Font.Color = clGrayText
  330.     Font.Height = -11
  331.     Font.Name = 'Tahoma'
  332.     Font.Style = []
  333.     ParentFont = False
  334.     Transparent = True
  335.     WordWrap = True
  336.   end
  337.   object lbprivacy: TLabel
  338.     Left = 329
  339.     Top = 66
  340.     Width = 128
  341.     Height = 14
  342.     AutoSize = False
  343.     Caption = 'Tracks Eraser'
  344.     Font.Charset = DEFAULT_CHARSET
  345.     Font.Color = 10053120
  346.     Font.Height = -12
  347.     Font.Name = 'Tahoma'
  348.     Font.Style = [fsBold]
  349.     ParentFont = False
  350.     Transparent = True
  351.     OnClick = lbprivacyClick
  352.   end
  353.   object lblTracks: TLabel
  354.     Left = 462
  355.     Top = 66
  356.     Width = 37
  357.     Height = 13
  358.     Cursor = crHandPoint
  359.     Caption = 'Options'
  360.     Font.Charset = DEFAULT_CHARSET
  361.     Font.Color = 10053120
  362.     Font.Height = -11
  363.     Font.Name = 'Tahoma'
  364.     Font.Style = [fsUnderline]
  365.     ParentFont = False
  366.     Transparent = True
  367.     OnClick = lblTracksClick
  368.   end
  369.   object lbJunkScan: TLabel
  370.     Left = 313
  371.     Top = 48
  372.     Width = 64
  373.     Height = 13
  374.     Caption = 'Analyzing...'
  375.     Font.Charset = DEFAULT_CHARSET
  376.     Font.Color = clGreen
  377.     Font.Height = -11
  378.     Font.Name = 'Tahoma'
  379.     Font.Style = [fsBold]
  380.     ParentFont = False
  381.     Transparent = True
  382.     Visible = False
  383.   end
  384.   object lbJunkDetails: TLabel
  385.     Left = 462
  386.     Top = 48
  387.     Width = 61
  388.     Height = 13
  389.     Cursor = crHandPoint
  390.     Caption = 'Show Details'
  391.     Font.Charset = DEFAULT_CHARSET
  392.     Font.Color = clBlue
  393.     Font.Height = -11
  394.     Font.Name = 'Tahoma'
  395.     Font.Style = [fsUnderline]
  396.     ParentFont = False
  397.     Transparent = True
  398.     Visible = False
  399.     OnClick = lbJunkDetailsClick
  400.   end
  401.   object lbJunkDesc: TLabel
  402.     Left = 312
  403.     Top = 31
  404.     Width = 233
  405.     Height = 21
  406.     AutoSize = False
  407.     Caption = 'Clean up temporary file and recover disk space'
  408.     Font.Charset = DEFAULT_CHARSET
  409.     Font.Color = clGrayText
  410.     Font.Height = -11
  411.     Font.Name = 'Tahoma'
  412.     Font.Style = []
  413.     ParentFont = False
  414.     Transparent = True
  415.     WordWrap = True
  416.   end
  417.   object lbjunk: TLabel
  418.     Left = 329
  419.     Top = 12
  420.     Width = 216
  421.     Height = 14
  422.     AutoSize = False
  423.     Caption = 'Temporary files Cleaner'
  424.     Font.Charset = DEFAULT_CHARSET
  425.     Font.Color = 10053120
  426.     Font.Height = -12
  427.     Font.Name = 'Tahoma'
  428.     Font.Style = [fsBold]
  429.     ParentFont = False
  430.     Transparent = True
  431.     OnClick = lbjunkClick
  432.   end
  433.   object lbContinue: TLabel
  434.     Left = 16
  435.     Top = 188
  436.     Width = 545
  437.     Height = 28
  438.     AutoSize = False
  439.     Caption = 'Click Repair Problems to continue.'
  440.     Font.Charset = DEFAULT_CHARSET
  441.     Font.Color = clWindowText
  442.     Font.Height = -11
  443.     Font.Name = 'Tahoma'
  444.     Font.Style = []
  445.     ParentFont = False
  446.     Transparent = True
  447.     Visible = False
  448.     WordWrap = True
  449.   end
  450.   object imgStartup: TImage
  451.     Left = -17
  452.     Top = 125
  453.     Width = 25
  454.     Height = 17
  455.     Picture.Data = {<image000.TPNGObject>}
  456.     Visible = False
  457.   end
  458.   object imgSpyware: TImage
  459.     Left = 279
  460.     Top = 121
  461.     Width = 25
  462.     Height = 17
  463.     Picture.Data = {<image001.TPNGObject>}
  464.     Visible = False
  465.   end
  466.   object imgShortcuts: TImage
  467.     Left = -17
  468.     Top = 66
  469.     Width = 25
  470.     Height = 17
  471.     Picture.Data = {<image002.TPNGObject>}
  472.     Visible = False
  473.   end
  474.   object imgRegistry: TImage
  475.     Left = -17
  476.     Top = 11
  477.     Width = 25
  478.     Height = 17
  479.     Picture.Data = {<image003.TPNGObject>}
  480.     Visible = False
  481.   end
  482.   object imgPrivacy: TImage
  483.     Left = 279
  484.     Top = 64
  485.     Width = 25
  486.     Height = 17
  487.     Picture.Data = {<image004.TPNGObject>}
  488.     Visible = False
  489.   end
  490.   object imgJunk: TImage
  491.     Left = 279
  492.     Top = 11
  493.     Width = 25
  494.     Height = 17
  495.     Picture.Data = {<image005.TPNGObject>}
  496.     Visible = False
  497.   end
  498.   object lbProcess: TLabel
  499.     Left = 56
  500.     Top = 206
  501.     Width = 505
  502.     Height = 18
  503.     AutoSize = False
  504.     Caption = 'lblprocess'
  505.     Transparent = True
  506.     Visible = False
  507.   end
  508.   object cbjunk: TCheckBox
  509.     Left = 312
  510.     Top = 13
  511.     Width = 13
  512.     Height = 14
  513.     Font.Charset = DEFAULT_CHARSET
  514.     Font.Color = 10053120
  515.     Font.Height = -12
  516.     Font.Name = 'Tahoma'
  517.     Font.Style = [fsBold]
  518.     ParentFont = False
  519.     TabOrder = 0
  520.   end
  521.   object cbStartup: TCheckBox
  522.     Left = 16
  523.     Top = 122
  524.     Width = 13
  525.     Height = 14
  526.     Font.Charset = DEFAULT_CHARSET
  527.     Font.Color = 10053120
  528.     Font.Height = -12
  529.     Font.Name = 'Tahoma'
  530.     Font.Style = [fsBold]
  531.     ParentFont = False
  532.     TabOrder = 1
  533.   end
  534.   object cbSpyware: TCheckBox
  535.     Left = 312
  536.     Top = 122
  537.     Width = 13
  538.     Height = 14
  539.     Font.Charset = DEFAULT_CHARSET
  540.     Font.Color = 10053120
  541.     Font.Height = -12
  542.     Font.Name = 'Tahoma'
  543.     Font.Style = [fsBold]
  544.     ParentFont = False
  545.     TabOrder = 2
  546.   end
  547.   object cbShortcuts: TCheckBox
  548.     Left = 16
  549.     Top = 67
  550.     Width = 13
  551.     Height = 14
  552.     Font.Charset = DEFAULT_CHARSET
  553.     Font.Color = 10053120
  554.     Font.Height = -12
  555.     Font.Name = 'Tahoma'
  556.     Font.Style = [fsBold]
  557.     ParentFont = False
  558.     TabOrder = 3
  559.   end
  560.   object cbRegistry: TCheckBox
  561.     Left = 16
  562.     Top = 13
  563.     Width = 13
  564.     Height = 14
  565.     Font.Charset = DEFAULT_CHARSET
  566.     Font.Color = 10053120
  567.     Font.Height = -12
  568.     Font.Name = 'Tahoma'
  569.     Font.Style = [fsBold]
  570.     ParentFont = False
  571.     TabOrder = 4
  572.   end
  573.   object cbprivacy: TCheckBox
  574.     Left = 312
  575.     Top = 67
  576.     Width = 13
  577.     Height = 14
  578.     Font.Charset = DEFAULT_CHARSET
  579.     Font.Color = 10053120
  580.     Font.Height = -12
  581.     Font.Name = 'Tahoma'
  582.     Font.Style = [fsBold]
  583.     ParentFont = False
  584.     TabOrder = 5
  585.   end
  586.   object anProcess: TAnimate
  587.     Left = 6
  588.     Top = 179
  589.     Width = 48
  590.     Height = 45
  591.     AutoSize = False
  592.     Color = clMaroon
  593.     ParentColor = False
  594.   end
  595.   object ProgressBar1: TProgressBar
  596.     Left = 56
  597.     Top = 185
  598.     Width = 505
  599.     Height = 14
  600.     TabOrder = 7
  601.     Visible = False
  602.   end
  603.   object btnstart: TimageBtn
  604.     Left = 176
  605.     Top = 231
  606.     Width = 105
  607.     Height = 25
  608.     AlignCenter = True
  609.     CaptionLeftMargin = 0
  610.     FontColor2 = clBlack
  611.     Caption = 'jjjj'
  612.     OnClick = btnStartClick
  613.   end
  614.   object btnCancel: TimageBtn
  615.     Left = 304
  616.     Top = 231
  617.     Width = 105
  618.     Height = 25
  619.     AlignCenter = True
  620.     CaptionLeftMargin = 0
  621.     FontColor2 = clBlack
  622.     Caption = 'jjjj'
  623.     OnClick = btnCancelClick
  624.   end
  625.   object Timer1: TTimer
  626.     Interval = 500
  627.     OnTimer = Timer1Timer
  628.     Left = 536
  629.     Top = 129
  630.   end
  631.   object PopupMenu1: TPopupMenu
  632.     Left = 120
  633.     Top = 222
  634.     object Cancel1ClickOptimizer1: TMenuItem
  635.       Action = actCancel
  636.     end
  637.   end
  638.   object ActionList1: TActionList
  639.     Left = 8
  640.     Top = 222
  641.     object actCancel: TAction
  642.       Caption = 'Cancel 1-Click Optimizer'
  643.       OnExecute = actCancelExecute
  644.     end
  645.     object actOptions: TAction
  646.       Category = 'Tracks Eraser'
  647.       Caption = 'Options'
  648.       OnExecute = actOptionsExecute
  649.     end
  650.     object actPrivacytracks: TAction
  651.       Category = 'Tracks Eraser'
  652.       Caption = 'Privacy Tracks'
  653.       OnExecute = actPrivacytracksExecute
  654.     end
  655.   end
  656.   object ImageList1: TImageList
  657.     Left = 64
  658.     Top = 222
  659.     Bitmap = {
  660.       494C010102000400040010001000FFFFFFFFFF00FFFFFFFFFFFFFFFF424D3600
  661.       0000000000003600000028000000400000001000000001002000000000000010
  662.       0000000000000000000000000000000000000000000000000000000000000000
  663.       0000000000000000000000000000000000000000000000000000000000000000
  664.       0000000000000000000094867B00000000000000000000000000000000000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000094867B00000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       0000000000000000000000000000000000000000000000000000000000000000
  670.       0000000000000000000000000000000000000000000000000000000000000000
  671.       0000000000000000000000000000000000000000000000000000000000000000
  672.       0000000000007B5939009C795A00ADA29C000000000000000000000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000007B5939009C795A00ADA29C000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000000000000000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       0000C6BAB500CEBAAD00A5867300000000000000000000000000000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000C6BAB500CEBAAD00A5867300000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000007B55
  688.       3900AD866B00DED7D60000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000007B55
  690.       3900AD866B00DED7D60000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000000000000000000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       00000000000000000000000000000000000000000000000000007B553900A579
  696.       5A00A58673000000000000000000000000000000000000000000000000000000
  697.       00000000000000000000000000000000000000000000000000007B553900A579
  698.       5A00A58673000000000000000000000000000000000000000000000000000000
  699.       0000000000000000000000000000000000000000000000000000000000000000
  700.       0000000000000000000000000000000000000000000000000000000000000000
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       000000000000000000000000000000000000000000000000000000000000399A
  703.       BD0000000000000000000000000000000000000000007B553900A5795A00A586
  704.       6B0000000000000000000000000000000000000000000000000000000000AD86
  705.       390000000000000000000000000000000000000000007B553900A5795A00A586
  706.       6B00000000000000000000000000000000000000000000000000000000000000
  707.       0000000000000000000000000000000000000000000000000000000000000000
  708.       0000000000000000000000000000000000000000000000000000000000000000
  709.       0000000000000000000000000000000000000000000000000000000000000000
  710.       000000000000000000000000000000000000000000000000000094B6C6004AD7
  711.       FF0021AEDE0008B6E70000000000000000007B553900A5795A00A58673000000
  712.       00000000000042A6C60000000000000000000000000000000000BDB29400FFCF
  713.       4A00CE962100DE9E080000000000000000007B553900A5795A00A58673000000
  714.       000000000000BD92420000000000000000000000000000000000000000000000
  715.       0000000000000000000000000000000000000000000000000000000000000000
  716.       0000000000000000000000000000000000000000000000000000000000000000
  717.       0000000000000000000000000000000000000000000000000000000000000000
  718.       0000000000000000000000000000000000000000000073A2B5005AC7E70084E7
  719.       FF005ADFFF0021BAEF000000000084614A00A5795A00A5867300000000000000
  720.       00004AD7FF004AD7FF0063A2BD000000000000000000AD9A7300E7BA5A00FFDF
  721.       8400FFD75A00DEA621000000000084614A00A5795A00A5867300000000000000
  722.       0000F7CB4A00FFCF4A00B5966300000000000000000000000000000000000000
  723.       0000000000000000000000000000000000000000000000000000000000000000
  724.       0000000000000000000000000000000000000000000000000000000000000000
  725.       0000000000000000000000000000000000000000000000000000000000000000
  726.       0000000000000000000000000000000000000000000094C7D60094DFF700A5EB
  727.       FF0084E7FF0031C7F70084A2B500E7DBD600AD8E7B0000000000000000000000
  728.       000094E7FF0094E7FF0094C7D6000000000000000000D6BE9400F7D79400FFE7
  729.       A500FFDF8400EFB23100AD9A8400E7DBD600AD8E7B0000000000000000000000
  730.       0000FFDF9400FFE39400D6BE8C00000000000000000000000000000000000000
  731.       0000000000000000000000000000000000000000000000000000000000000000
  732.       0000000000000000000000000000000000000000000000000000000000000000
  733.       0000000000000000000000000000000000000000000000000000000000000000
  734.       000000000000000000000000000000000000000000000000000063BEDE00ADEF
  735.       FF0063BEDE006BCFE70042A6CE00DEDFDE000000000000000000000000000000
  736.       0000000000007BBED60000000000000000000000000000000000D6B26300FFEB
  737.       AD00D6B26300E7C36B00BD8E4200DEDFDE000000000000000000000000000000
  738.       000000000000CEB2730000000000000000000000000000000000000000000000
  739.       0000000000000000000000000000000000000000000000000000000000000000
  740.       0000000000000000000000000000000000000000000000000000000000000000
  741.       0000000000000000000000000000000000000000000000000000000000000000
  742.       0000000000000000000000000000000000000000000000000000000000004AB6
  743.       DE00000000000000000000000000000000000000000000000000000000000000
  744.       000000000000000000000000000000000000000000000000000000000000CEA6
  745.       4A00000000000000000000000000000000000000000000000000000000000000
  746.       0000000000000000000000000000000000000000000000000000000000000000
  747.       0000000000000000000000000000000000000000000000000000000000000000
  748.       0000000000000000000000000000000000000000000000000000000000000000
  749.       0000000000000000000000000000000000000000000000000000000000000000
  750.       0000000000000000000000000000000000000000000000000000000000000000
  751.       0000000000000000000000000000E7AA3100E7AE210000000000000000000000
  752.       0000000000000000000000000000000000000000000000000000000000000000
  753.       000000000000000000000000000031BEEF0021BEEF0000000000000000000000
  754.       0000000000000000000000000000000000000000000000000000000000000000
  755.       0000000000000000000000000000000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000000000000000
  758.       0000000000000000000000000000000000000000000000000000000000000000
  759.       00000000000000000000C6A26300FFDF8400FFD76300B58E4A00000000000000
  760.       0000000000000000000000000000000000000000000000000000000000000000
  761.       0000000000000000000063AEC60084E7FF0063DFFF004AA2BD00000000000000
  762.       0000000000000000000000000000000000000000000000000000000000000000
  763.       0000000000000000000000000000000000000000000000000000000000000000
  764.       0000000000000000000000000000000000000000000000000000000000000000
  765.       0000000000000000000000000000000000000000000000000000000000000000
  766.       0000000000000000000000000000000000000000000000000000000000000000
  767.       00000000000000000000D6B67300F7DF9C00F7D37B00D6B67300000000000000
  768.       0000000000000000000000000000000000000000000000000000000000000000
  769.       0000000000000000000094CBDE009CE3F70084DBF70073C3DE00000000000000
  770.       0000000000000000000000000000000000000000000000000000000000000000
  771.       0000000000000000000000000000000000000000000000000000000000000000
  772.       0000000000000000000000000000000000000000000000000000000000000000
  773.       0000000000000000000000000000000000000000000000000000000000000000
  774.       0000000000000000000000000000000000000000000000000000000000000000
  775.       0000000000000000000000000000CEB69400CEB6940000000000000000000000
  776.       0000000000000000000000000000000000000000000000000000000000000000
  777.       0000000000000000000000000000A5C7D60094BECE0000000000000000000000
  778.       0000000000000000000000000000000000000000000000000000000000000000
  779.       0000000000000000000000000000000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000000000000000
  782.       0000000000000000000000000000000000000000000000000000000000000000
  783.       0000000000000000000000000000000000000000000000000000000000000000
  784.       0000000000000000000000000000000000000000000000000000000000000000
  785.       0000000000000000000000000000000000000000000000000000000000000000
  786.       0000000000000000000000000000000000000000000000000000000000000000
  787.       0000000000000000000000000000000000000000000000000000000000000000
  788.       0000000000000000000000000000000000000000000000000000000000000000
  789.       0000000000000000000000000000000000000000000000000000000000000000
  790.       000000000000000000000000000000000000424D3E000000000000003E000000
  791.       2800000040000000100000000100010000000000800000000000000000000000
  792.       000000000000000000000000FFFFFF00FFFDFFFD00000000FFF8FFF800000000
  793.       FFF1FFF100000000FFE3FFE300000000FFC7FFC700000000EF8FEF8F00000000
  794.       C31BC31B0000000082318231000000008071807100000000C0FBC0FB00000000
  795.       EFFFEFFF00000000FE7FFE7F00000000FC3FFC3F00000000FC3FFC3F00000000
  796.       FE7FFE7F00000000FFFFFFFF00000000}
  797.   end
  798.   object Timer2: TTimer
  799.     OnTimer = Timer2Timer
  800.     Left = 40
  801.     Top = 222
  802.   end
  803.   object PopTracks: TPopupMenu
  804.     Left = 144
  805.     Top = 222
  806.     object PrivacyTracks1: TMenuItem
  807.       Action = actPrivacytracks
  808.     end
  809.     object Options1: TMenuItem
  810.       Action = actOptions
  811.     end
  812.   end
  813.   object CoolTrayIcon1: TCoolTrayIcon
  814.     IconList = ImageList1
  815.     CycleInterval = 0
  816.     Enabled = False
  817.     Icon.Data = {<image006.ico>}
  818.     IconIndex = 0
  819.     PopupMenu = PopupMenu1
  820.     OnClick = CoolTrayIcon1Click
  821.     OnBalloonHintHide = CoolTrayIcon1BalloonHintHide
  822.     OnBalloonHintTimeout = CoolTrayIcon1BalloonHintHide
  823.     OnBalloonHintClick = CoolTrayIcon1BalloonHintHide
  824.     Left = 92
  825.     Top = 222
  826.   end
  827. end
  828.